Account adding and deleting fixed
[RRRRHHHH_Code] / ruralHouses client / src / gui / ModifyOfferGUI.java
index a0751ca..7cb5b85 100644 (file)
@@ -68,7 +68,6 @@ public class ModifyOfferGUI extends JFrame {
                this.setSize(new Dimension(513, 433));
                this.setTitle("Set availability");
 
-               OfferInterface  om = null;
                
                jComboBox1 = new JComboBox<RuralHouse>(v);